You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > OneWayMultiValueConverter Class > OneWayMultiValueConverter Methods > Convert Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
OneWayMultiValueConverter.Convert Method

Converts a value. Used in data binding. Override this method (sealed).

Syntax
C++
C#
Visual Basic
public: object Convert( object[] values, Type targetType, object parameter, System.Globalization.CultureInfo culture );
Parameters
Parameters 
Description 
values 
The array of values that the source bindings in the MultiBinding produces 
targetType 
The type of the binding target property 
parameter 
The converter parameter to use 
culture 
The culture to use in the converter 
Returns

A converted value

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.